PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPoint Class / getY Method
In This Topic
    getY Method
    In This Topic
    Gets the y position.
    Syntax
    public double getY()

    Return Value

    The y coodinate of the point.
    See Also